Skip to content

fix: add explicit repository name to checkout step#93

Merged
rviannaoliveira merged 1 commit intomainfrom
fix/checkout-repository-name
Mar 29, 2026
Merged

fix: add explicit repository name to checkout step#93
rviannaoliveira merged 1 commit intomainfrom
fix/checkout-repository-name

Conversation

@rviannaoliveira
Copy link
Copy Markdown
Contributor

Problema

O repositório foi movido de CodandoTV/CraftD-android para CodandoTV/CraftD. Sem o campo repository explícito no checkout, o Actions tenta fazer fetch sem autenticação e falha:

fatal: could not read Username for 'https://github.com': terminal prompts disabled

Correção

Adicionado repository: CodandoTV/CraftD no step de checkout do generate-tests.yml.

🤖 Generated with Claude Code

The repo was moved from CodandoTV/CraftD-android to CodandoTV/CraftD.
Without the explicit repository field, the checkout fails with
"could not read Username" on git fetch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ KOTLIN detekt yes 139 no 3.97s
⚠️ MARKDOWN markdown-table-formatter 21 1 0 0.22s
⚠️ YAML prettier 17 1 4 0.86s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@rviannaoliveira rviannaoliveira merged commit 2aa0111 into main Mar 29, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant